From: Stefan Monnier Date: Wed, 28 Nov 2001 04:14:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~60174 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=43a88bc1af9dae0140dda0dfb74054228cffb9bb;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index 0a1de617653..a6051c35f1d 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -18,6 +18,10 @@ installed programs. * Changes in Emacs 21.3 +** hide-ifdef-mode now uses overlays rather than selective-display +to hide its text. This should be mostly transparent but slightly +changes the behavior of motion commands line C-e and C-p. + ** Unquoted `$' in file names do not signal an error any more when the corresponding environment variable does not exist. Instead, the `$ENVVAR' text is left as is, so that `$$' quoting